lowclass python
LowClass Python: Style Guide for Data Scientists
This style guide is meant for use by advanced beginner to advanced intermediate developers of scientific code in Python. The term LowClass Python hints at reducing the use of object oriented design. It is an attempt to be as witty as Tom Anderson when he coined the term C -- (C plus-plus, minus-minus). You see, C is a very rich language with many features. This allows a variety of abstract design patterns that can result in confusing and hard to maintain code.
Technology: